Camera input is not recognized!

Solution - Linear equations with one unknown

x=14=0.250
x=1/4=0.250

Step by Step Solution

Rearrange:

Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation :

                     16*x^2-(8*x-1)=0 

Step by step solution :

Step  1  :

Equation at the end of step  1  :

  24x2 -  (8x - 1)  = 0 

Step  2  :

Trying to factor by splitting the middle term

 2.1     Factoring  16x2-8x+1 

The first term is,  16x2  its coefficient is  16 .
The middle term is,  -8x  its coefficient is  -8 .
The last term, "the constant", is  +1 

Step-1 : Multiply the coefficient of the first term by the constant   16 • 1 = 16 

Step-2 : Find two factors of  16  whose sum equals the coefficient of the middle term, which is   -8 .

     -16   +   -1   =   -17
     -8   +   -2   =   -10
     -4   +   -4   =   -8   That's it


Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above,  -4  and  -4 
                     16x2 - 4x - 4x - 1

Step-4 : Add up the first 2 terms, pulling out like factors :
                    4x • (4x-1)
              Add up the last 2 terms, pulling out common factors :
                     1 • (4x-1)
Step-5 : Add up the four terms of step 4 :
                    (4x-1)  •  (4x-1)
             Which is the desired factorization

Multiplying Exponential Expressions :

 2.2    Multiply  (4x-1)  by  (4x-1) 

The rule says : To multiply exponential expressions which have the same base, add up their exponents.

In our case, the common base is  (4x-1)  and the exponents are :
          1 , as  (4x-1)  is the same number as  (4x-1)1 
 and   1 , as  (4x-1)  is the same number as  (4x-1)1 
The product is therefore,  (4x-1)(1+1) = (4x-1)2 

Equation at the end of step  2  :

  (4x - 1)2  = 0 

Step  3  :

Solving a Single Variable Equation :

 3.1      Solve  :    (4x-1)2 = 0 

 
 (4x-1) 2 represents, in effect, a product of 2 terms which is equal to zero

For the product to be zero, at least one of these terms must be zero. Since all these terms are equal to each other, it actually means :   4x-1  = 0

Add  1  to both sides of the equation : 
 
                     4x = 1
Divide both sides of the equation by 4:
                     x = 1/4 = 0.250

Supplement : Solving Quadratic Equation Directly

Solving    16x2-8x+1  = 0   directly 

Earlier we factored this polynomial by splitting the middle term. let us now solve the equation by Completing The Square and by using the Quadratic Formula

Parabola, Finding the Vertex :

 4.1      Find the Vertex of   y = 16x2-8x+1

Parabolas have a highest or a lowest point called the Vertex .   Our parabola opens up and accordingly has a lowest point (AKA absolute minimum) .   We know this even before plotting  "y"  because the coefficient of the first term, 16 , is positive (greater than zero). 

 
Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two  x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions. 

 
Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex. 

 
For any parabola,Ax2+Bx+C,the  x -coordinate of the vertex is given by  -B/(2A) . In our case the  x  coordinate is   0.2500  

 
Plugging into the parabola formula   0.2500  for  x  we can calculate the  y -coordinate : 
 
 y = 16.0 * 0.25 * 0.25 - 8.0 * 0.25 + 1.0
or   y = 0.000

Parabola, Graphing Vertex and X-Intercepts :

Root plot for :  y = 16x2-8x+1
Vertex at  {x,y} = { 0.25, 0.00} 
x-Intercept (Root) :
One Root at  {x,y}={ 0.25, 0.00} 
Note that the root coincides with
the Vertex and the Axis of Symmetry
coinsides with the line  x = 0 

Solve Quadratic Equation by Completing The Square

 4.2     Solving   16x2-8x+1 = 0 by Completing The Square .

 
Divide both sides of the equation by  16  to have 1 as the coefficient of the first term :
   x2-(1/2)x+(1/16) = 0

Subtract  1/16  from both side of the equation :
   x2-(1/2)x = -1/16

Now the clever bit: Take the coefficient of  x , which is  1/2 , divide by two, giving  1/4 , and finally square it giving  1/16 

Add  1/16  to both sides of the equation :
  On the right hand side we have :
   -1/16  +  1/16   The common denominator of the two fractions is  16   Adding  (-1/16)+(1/16)  gives  0/16 
  So adding to both sides we finally get :
   x2-(1/2)x+(1/16) = 0

Adding  1/16  has completed the left hand side into a perfect square :
   x2-(1/2)x+(1/16)  =
   (x-(1/4)) • (x-(1/4))  =
  (x-(1/4))2
Things which are equal to the same thing are also equal to one another. Since
   x2-(1/2)x+(1/16) = 0 and
   x2-(1/2)x+(1/16) = (x-(1/4))2
then, according to the law of transitivity,
   (x-(1/4))2 = 0

We'll refer to this Equation as  Eq. #4.2.1  

The Square Root Principle says that When two things are equal, their square roots are equal.

Note that the square root of
   (x-(1/4))2   is
   (x-(1/4))2/2 =
  (x-(1/4))1 =
   x-(1/4)


Now, applying the Square Root Principle to  Eq. #4.2.1  we get:
   x-(1/4) = 0

Add  1/4  to both sides to obtain:
   x = 1/4 + √ 0
The square root of zero is zero

This quadratic equation has one solution only. That's because adding zero is the same as subtracting zero.

The solution is:
   x  =  1/4 

Solve Quadratic Equation using the Quadratic Formula

 4.3     Solving    16x2-8x+1 = 0 by the Quadratic Formula .

 
According to the Quadratic Formula,  x  , the solution for   Ax2+Bx+C  = 0  , where  A, B  and  C  are numbers, often called coefficients, is given by :
                                     
            - B  ±  √ B2-4AC
  x =   ————————
                      2A

  In our case,  A   =     16
                      B   =    -8
                      C   =   1

Accordingly,  B2  -  4AC   =
                     64 - 64 =
                     0

Applying the quadratic formula :

               8 ± √ 0
   x  =    ————
                   32

The square root of zero is zero

This quadratic equation has one solution only. That's because adding zero is the same as subtracting zero.

The solution is:
  x = 8 / 32 = 0.2500(rounded to 4 decimal places)

One solution was found :

                   x = 1/4 = 0.250

Why learn this

Latest Related Drills Solved